#include <Box2D/Collision/b2Collision.h>Go to the source code of this file.
Classes | |
| struct | b2DynamicTreeNode |
| A node in the dynamic tree. The client does not interact with this directly. More... | |
| class | b2DynamicTree |
Defines | |
| #define | b2_nullNode (-1) |
| A dynamic AABB tree broad-phase, inspired by Nathanael Presson's btDbvt. | |
| #define b2_nullNode (-1) |
A dynamic AABB tree broad-phase, inspired by Nathanael Presson's btDbvt.
1.6.3